PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts Package / PDFFont Class / setIsItalic Method
In This Topic
    setIsItalic Method
    In This Topic
    Sets a value indicating whether the font is italic.
    Syntax
    public void setIsItalic( 
       boolean value
    )

    Parameters

    value
    See Also